home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Information / Programming / C Reference Card 1.4 / C Reference Card / C Reference Card.rsrc / PICT_416.png < prev    next >
Portable Network Graphic  |  1994-05-05  |  1.8 KB  |  246x264  |  1-bit (2 colors)
   ocr: C++ Class Detinitions Declaringa Subclass class Name-access-specier Superclas private: member-declarations protected: memper-declarations public: member-declarations Ji - Note: The access-specier can be either private (default).If public, the public and protected members ofthe superclass are the same in the subclass. - If - - - private, the p and protected members ofthe superclas treated as private members ofthe subcla